Automations

System Automation Commands

  • Version: 1.7.0
  • Official Verified

OpenBots Command group containing system automation commands (Email, File, Folder, Process, System, TextFile).

OpenBots.Commands.SystemAutomation \ Delete IMAP Email Command

Command: Delete IMAP Email Command

This command deletes a selected email using IMAP protocol.

Parameters

MimeMessage

Enter the MimeMessage to delete.

Required

Host

Define the host/service name that the script should use.

Required

Port

Define the port number that should be used when contacting the IMAP service.

Required

Username

Define the username to use when contacting the IMAP service.

Required

Password

Define the password to use when contacting the IMAP service.

Required

Delete Read Emails Only

Specify whether to delete read email messages only.

Required

Private (Optional)

Optional field to mark the command as private (data sensitive) in order to avoid its logging.

Error Handling

Optional field for how to handle errors encountered.

Required

Comment Field (Optional)

Optional field to enter a custom comment which could potentially describe this command or the need for this command.

Logo